a video file created with the detections from the above execution

from IPython.display import HTML HTML(""" """)############################################################################################################################### # # detections of the above speeding cars in a video file from a jyupiter cell ############################################################################################################################### from IPython.display import Video Video("./Videos/myCars.mp4",width=856, height=256)